home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / calldr10.zip / CALLDOOR.DO < prev    next >
Text File  |  1993-02-25  |  2KB  |  59 lines

  1. Notice that the extension is .DO, not .DOC as this is not a
  2. complete work by any means.  This initial stab at a DOOR
  3. implementing the SAMs callsign database is released at the
  4. request of others.
  5.  
  6. Needed
  7.  
  8.   CALLDOOR.EXE - the program
  9.   CALLDOOR.CFG - config file (sample enclosed)
  10.   FINDCALL.EXE - Comes with the Sam's callbook
  11.   X00.EXE      - or other FOSSIL driver
  12.  
  13. Installation
  14.  
  15. 1.  Make FINDCALL work from the command line.  This will require the
  16.     SAMAPI program that came with the callbook to be installed.
  17.  
  18. 2.  odify the .CFG parameters to match your ports.
  19.  
  20. 3.  Test by running CALLBOOK with "local" on the command line.
  21.     i.e type CALLBOOK LOCAL
  22.  
  23. 4.  Put CALLDOOR.* and FINDCALL.EXE in the same place and execure
  24.     CALLDOOR.EXE from whatever batch file your BBS uses when it
  25.     exits to a DOOR.  Note that you will need to load SAMAPI
  26.     before you start the BBS.
  27.  
  28. Discussion
  29.  
  30. CALLDOOR assumes the presence of a FOSSIL driver to control a
  31. port that is locked at the baud rate specified in CALLDOOR.CFG.
  32. It askes the user the appropriate question and then shells to
  33. FINDCALL to get the call information.  The response is redirected
  34. to a file named ~~~ which is then displayed to the user.  The
  35. local screen displays some diagnostic information that I have
  36. been using to test the program.  Some or all of that may
  37. disappear later.  Dropping of carrier will result in CALLDOOR
  38. returning control to the BBS.  Rather than passing time remaining
  39. to the door, I put in a 5 minute time limit, figuring that was
  40. good enough for most users.  The CALLDOOR program will exit after
  41. 5 minutes and return control to the LLBBS.  Hopefully these
  42. simple methods of taking care of the items of most concern will
  43. make the door easy to use and independant of LLBBS software.
  44.  
  45. Licence
  46.  
  47. The program is Copwrite (c) H. Stanley Staten W3INK, 1993.  It
  48. may be used free of charge by any ham radio operator in any legal
  49. BBS setting.
  50.  
  51. H. Stanley Staten W3INK
  52. 12012 Cheyenne Rd.
  53. Gaithersburg, MD 20878
  54.  
  55. BBS 301-590-9629  FIDO 1:109/418
  56. also W3INK @ W3INK.MD
  57. 73 Stan W3INK
  58.  
  59.